ComponentOne ASP.NET MVC Controls
OnClientItemsSourceChanged Property (FlexGridBase<T>)

C1.Web.Mvc Namespace > FlexGridBase<T> Class : OnClientItemsSourceChanged Property
Occurs after the grid has been bound to a new items source.
Syntax
'Declaration
 
Public Overridable Property OnClientItemsSourceChanged As String
public virtual string OnClientItemsSourceChanged {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members